home *** CD-ROM | disk | FTP | other *** search
/ Your Choice 1 / your choice.zip / your choice / SNDTOOLS / SMIX12 / REVHIST.DOC < prev    next >
Text File  |  1994-03-13  |  5KB  |  101 lines

  1.                               REVISION HISTORY
  2.                               ----------------
  3.                 Superiority MIX - a multi-voice audio player
  4.                    by Avery Pennarun (EnigmaLogic of SCS)
  5.  
  6.  
  7. Version 1.2 - March 13, 1994
  8. ----------------------------
  9.     - STM files                     - GUS mode fixes
  10.     - FineVolume fixed              - BPM speed effects
  11.     - Loop always mode fixed        - Internal changes
  12.     - Not off-key
  13.  
  14.  
  15. NOTE: Sorry about the long delay and few added features.  I and SCS in
  16.       general have been VERY busy lately with a lot of different projects,
  17.       and MIX has been put on hold.  A lot of other revisions were planned,
  18.       but this version has been sitting around for a long time and I thought
  19.       it was time to release what we have.  (Gee, only 7 months late!)
  20.  
  21. ALSO NOTE: Check out ThunderShell, the generic MOD player front end by HCl
  22.       of SCS.  It gives a nice menued interface to your MOD/STM/669/etc
  23.       files.  Works with MIX and many other programs as well!
  24.  
  25.  
  26.  - Added support for .STM (Scream Tracker 2) format files.
  27.  - Fixed FineVolume effects.  Maybe I should have tested those!
  28.  - You can now play songs, no matter what extension they have, and MIX will
  29.     detect their type. (great for trying all the files in a game directory
  30.     to see if any of them are MODs!  Just MIX *.*)
  31.  - Many small improvements in the interface speed and feel
  32.  - Everlooping fixed - now when a song restarts, the speed is reset to 6.
  33.  - GUS stereo improved - now when something comes out of the left/right
  34.     speaker, it comes quietly out the other as well. (sounds better)
  35.  - Periodtable added to improve sound quality (some MODs sounded off-key)
  36.  - Now using the official Gravis SDK for GUS mode.  Faster module loading,
  37.     more accurate volume control, and hopefully no more initialization bugs!
  38.  - Beats Per Minute now works a lot better.  I still don't know if it's
  39.     quite right, though... largely because I don't understand it! :)
  40.  - A lot of internal changes, resulting in tighter, more flexible code.
  41.  - On-the-fly sound device selection removed... was it really useful anyway?
  42.  - Copyright date is now 1994!
  43.  - A new file, SCS.NFO, is now included with every SCS release.
  44.  - Much, MUCH internal reorganization to allow for Sound Blaster DMA mode
  45.     sometime soon. (this is almost complete but still has nasty bugs and I
  46.     don't have time to fix it immediately)
  47.  
  48.  
  49. Version 1.1 - August 10, 1993
  50. -----------------------------
  51.     - Bug fixes                     - Works with more MODs
  52.     - GUS clicks reduced            - Supports TonePortamento
  53.     - Better time estimation        - DOCs improved & corrected
  54.  
  55.  - Fixed response when a sample # is given without a period #.  MIX would not
  56.     play a note.
  57.  - MIX wouldn't do Portamento or Retrig effects AT ALL.  The code was there,
  58.     but in some last-minute changes, things happened....
  59.  - DRASTICALLY reduced GUS mode "clicking."  The sound quality is greatly
  60.     improved on many MODs.
  61.  - Tried and failed to eliminate clicking on non-GUS cards.  A few samples
  62.     click, on certain notes, if the sampling rate is set at or above 20KHz
  63.     (or so), depending on the song.
  64.  - Added an option (-d) to disable card detection.  However, if a GUS is not
  65.     detected normally, it won't work with this, either.
  66.  - Ultrasound was not being detected if the ULTRASND variable wasn't set.
  67.     Fixed, but you should set it anyway so other programs work!  (Ultrasound
  68.     Install actually puts it there - you had to remove it on purpose!)
  69.  - You can now specify the sampling rate on the command line. (-s)
  70.  - Now you can play the next song in a set using N (like in v1.0), ENTER, or
  71.     SPACE.  I thought N was a bit hard to remember...
  72.  - Fixed time estimation routine - now far more accurate in almost all cases.
  73.  - MIX now works WAY better with corrupted/old/plain-weird MOD's
  74.  - Squished a couple nasty "divide error" bugs in a very few MODs in GUS
  75.     mode.  There might be a few more out there, though.  We'll see.
  76.  - Cleaned up the "pattern select" function on the left/right keys.
  77.  - Added effect: TonePortamento - now ALL songs (I hope) should at least be
  78.     LISTENABLE, even if some vibratos, etc aren't there.
  79.  - Fixed a problem with the Portamento Up/Down effects in DAC mode.
  80.  - Proofread documentation (about time!) and fixed obvious errors, as well as
  81.     changing information to reflect the new features.
  82.  - HOW EMBARRASSING!  The "known bugs" section contained incorrect information.
  83.     Version 1.0 stated that "Most arthropods" were known bugs.  I just
  84.     realized that, since the classification "arthropod" contains such a vast
  85.     number of species, and most of these species remain undiscovered as yet,
  86.     the docs should be changed to read "MANY" Arthropods.  Sorry about that
  87.     one, people...
  88.  
  89.  
  90. Version 1.0 - July 28, 1993
  91. ---------------------------
  92.     - Supports the following cards:
  93.         - Gravis Ultrasound
  94.         - DAC (DigiLen) on LPT1/2/3
  95.         - Sound Master II (DAC only)
  96.         - Sound Blaster (DAC only)
  97.     - Many special effects unsupported as yet.
  98.     - Only files playable are MOD's, and then only some of them.
  99.     - GUS clicks a lot.
  100.  
  101.